Skip to content

Fix: Map INTERSECTION_OVERRIDE to Synthetic - #2665

Merged
ting-yuan merged 2 commits into
google:mainfrom
jonamireh:bug/2263
Oct 24, 2025
Merged

Fix: Map INTERSECTION_OVERRIDE to Synthetic#2665
ting-yuan merged 2 commits into
google:mainfrom
jonamireh:bug/2263

Conversation

@jonamireh

@jonamireh jonamireh commented Oct 22, 2025

Copy link
Copy Markdown
Contributor

Summary

This PR fixes #2663 by restoring some previous functionality. Based on that investigation, it seemed like #2625 cleaned up some needed code when resolving Origin from an external compilation

Per the docs on INTERSECTION_OVERRIDE from Analysis API (emphasis mine):

A declaration from a synthetic callable generated by the Kotlin compiler for callable intersections.

@jonamireh jonamireh reopened this Oct 23, 2025
@jonamireh jonamireh changed the title Fix: restore psi check for Origin Fix: Map INTERSECTION_OVERRIDE to Synthetic Oct 23, 2025
@ting-yuan
ting-yuan merged commit 50a3161 into google:main Oct 24, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IllegalStateException when getting the modifiers from properties in another module

2 participants